gdk: Remove motion hints
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Sep 2017 16:58:50 +0000 (18:58 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Sep 2017 16:40:51 +0000 (18:40 +0200)
commit44cb3ccfa15d6f840b34f916d733ea393a1620a2
tree7967a951e09f6c253994f964d3cf39963b662bf9
parent3e1f6721709c60dd17dd41c0aeeb5b80abcd8b21
gdk: Remove motion hints

Motion hints are now literally a thing of the past. Everything should be
using the full motion event stream.
13 files changed:
gdk/gdkdevice.c
gdk/gdkdisplay.c
gdk/gdkdisplayprivate.h
gdk/gdkevents.c
gdk/gdktypes.h
gdk/gdkwindow.c
gdk/x11/gdkdevice-core-x11.c
gdk/x11/gdkdevice-xi2.c
gdk/x11/gdkdevicemanager-xi2.c
gtk/gtkaboutdialog.c
gtk/gtkgesture.c
gtk/gtktooltip.c
gtk/gtkwidget.c